Skip to content

Simplified disk builder #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

jasoncouture
Copy link
Contributor

@jasoncouture jasoncouture commented Jan 5, 2023

Part one of addressing issue #299 requires PR #302 first, and incorporates changes from PR #304
Closes #287

Starts at commit: 154dbab

@jasoncouture jasoncouture changed the title Simplied disk builder Simplified disk builder Jan 5, 2023
@jasoncouture jasoncouture force-pushed the simplied_disk_builder branch from 6354b74 to 53fc5f4 Compare January 5, 2023 00:36
@jasoncouture jasoncouture force-pushed the simplied_disk_builder branch from 53fc5f4 to 9148b01 Compare January 9, 2023 16:52
jasoncouture and others added 14 commits January 9, 2023 12:02

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
This reverts commit 5e42ad0, reversing
changes made to 94c71d5.

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
This adds support for loading a ramdisk/initrd, and an API to add one to the boot image.

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
Co-authored-by: Philipp Oppermann <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
…p, and remove the extra unnecessary variable

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
Rather than replace range_inclusive, we can remove the nesting doll math from ramdisk_page_count instead.
IMO this makes the code a bit more readable.

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
Co-authored-by: Philipp Oppermann <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
Co-authored-by: Philipp Oppermann <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
…or the ramdisk path

Co-authored-by: Philipp Oppermann <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
…ia bios

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
@jasoncouture jasoncouture mentioned this pull request Jan 9, 2023

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture

Verified

This commit was signed with the committer’s verified signature.
jasoncouture Jason Couture
@jasoncouture jasoncouture force-pushed the simplied_disk_builder branch from 9148b01 to 9731b68 Compare January 9, 2023 17:05
@jasoncouture
Copy link
Contributor Author

Merged into #302

@jasoncouture jasoncouture reopened this Jan 9, 2023
@jasoncouture jasoncouture marked this pull request as draft January 9, 2023 17:46
@jasoncouture
Copy link
Contributor Author

Going to open a new PR for my other branch for this instead. which is compatible with the current main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cargo features to build only UEFI or BIOS bootloader
1 participant